.clearfix:after {
	display:block;
	overflow:hidden;
	clear:both;
	height:0;
	visibility:hidden;
	content:"."
}
.clearfix {
	*zoom:1
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0
}
body {
	font-family:"Helvetica Neue",Helvetica,"Nimbus Sans L",Arial,"Liberation Sans","PingFang SC","Hiragino Sans GB","Source Han Sans CN","Source Han Sans SC","Microsoft YaHei","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,"WenQuanYi Zen Hei Sharp",sans-serif;
	font-size:12px;
	height:100%;
	position: relative;
	color:#333;
}
html {
	height:100%;
}
ol,ul {
	list-style:none;
}
em,i {
	font-style:normal;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration:none;
}
img {
	border:0
}
input,button,textarea{
	font-family:"Microsoft YaHei";
}
h1,h2,h3,h4,h5{
	font-weight: normal;
}
table,thead,tbody,tr,th,td{
	border-collapse:collapse;
	font-weight: normal;
}
